Create backend that allows users to add information to their account information, including bio, school, and interests, now using SQL database
| Features | Account Management |
|---|
| MoSCoW | Should |
|---|
Owner | Rose |
|---|
| Size | M |
|---|
| Sprint | 4 |
|---|
| Status | Done |
|---|
- Allow users to edit their account information, including bio, school, and interests
- Acceptance Criteria:
- Users should have the ability to edit their account information, including fields like bio, school, and interests.
- Changes made to user information should be saved and reflected accurately in the database.